home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / sviluppo / svilupp1 / phxln425.rdm < prev    next >
Text File  |  1997-01-18  |  2KB  |  39 lines

  1. Short:        PhxLnk V4.25 Amiga DOS Linker
  2. Author:       frank@phoenix.owl.de (Frank Wille)
  3. Uploader:     frank@phoenix.owl.de
  4. Version:      4.25
  5. Type:         dev/asm
  6. Replaces:     dev/asm/PhxLnk423*
  7. Requires:     OS2.04
  8. Distribution: No CD
  9.  
  10. PhxLnk is Freeware and supports all features of a standard Amiga-DOS linker
  11. (like BLink), except of overlay hunks and automatic link vectors (ALV).
  12. There are two versions of PhxLnk, one for OS2.x and another for OS3.x.
  13.  
  14. Some features:
  15. o Links object files and libraries (SAS/C extended libraries too)
  16. o Sections may be forced to Chip RAM
  17. o Small Code, Small Data support
  18. o SAS/C-Blink Small Data compatibility available
  19. o '_MERGED' sections are recognized automatically (and coalesced like
  20.   Small Data sections)
  21. o Symbolic and Source Level Debugging (PowerVisor compatibility included)
  22. o Debug blocks are removed on request
  23. o Deletes empty sections
  24. o Zero bytes at the end of a section will be deleted and appear in the
  25.   HUNK_HEADER block only
  26. o User may define absolute external symbols
  27. o Generates HUNK_RELOC32SHORT blocks by default
  28.  
  29. CHANGES SINCE PHXLNK V4.23 (last Aminet release):
  30.  
  31. o Multiple defined XDEFs in object files are re cognized and displayed.
  32. o The search for XDEF symbols was enhanced by use of a large hash table.
  33.   Their size can be modified by the new HT=HASHTAB/K/N option.
  34. o Ctrl-C now works everywhere and not only during displaying the list
  35.   of unknown symbols.
  36. o The EXT_REF types EXT_ABSREF8 ($8b) and EXT_ABSREF16 ($8a), which were
  37.   introduced by OS3.0, are supported.
  38. o Norwegian catalog.
  39.